You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
MatrixInt Structure
>
MatrixInt Methods
>
FindMask Method
>
MatrixInt.FindMask Method ([In] TMtx, [In] string, [In] double)
Dew Math for .NET
MatrixInt.FindMask Method ([In] TMtx, [In] string, [In] double)
MatrixInt Structure
MatrixInt Members
Dew.Math Namespace
FindMask Method
Collapse All
The b parameter is of
double
type.
Syntax
C#
Visual Basic
public
TMtxVecInt
FindMask
([In]
TMtx
a
, [In]
string
op
, [In]
double
b
);
Public
Function
FindMask
(
a
As
[In]
TMtx
,
op
As
[In]
string
,
b
As
[In]
double
)
As
TMtxVecInt
Group
FindMask Method
Links
MatrixInt Structure
,
MatrixInt Members
,
Dew.Math Namespace
,
FindMask Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!